PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextGlyph Class / getWidth Method
In This Topic
    getWidth Method
    In This Topic
    Gets the glyph width.
    The height is computed based on the method.
    Syntax
    public double getWidth()

    Return Value

    The width of the glyph.
    See Also